• MT Plugin Segmentation Handling, post translations.

    Hello, Ive built an MT plugin from the samples that are included in the SDK. Things work well, but, I have a lot of trouble handling content with tags. Here is what I have done (conceptually anyways): 1. Get a ref to the segment in the SearchSegment…
  • SearchTranslationUnitsMasked(): Object reference not set to an instance of an object

    I have developed a plugin which is a connector to a simple Machine Translation REST API, similar to the Microsoft Bing API. The authorisation works fine, but when I select Translate Single Document from the Welcome page, select a file, select my plugin…